From: Eli Zaretskii Date: Sun, 2 May 2004 17:23:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22762 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a7bc5c53d2dbb38b7e6518ce337e2a3559c30caa;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06206a94a4f..2d53836e40b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,7 +2,8 @@ * progmodes/compile.el (compilation-start): In the no-async-subprocesses branch, call sit-for to give redisplay a - chance to show the updated process status in the mode line. + chance to show the updated process status in the mode line, and + fontify the buffer explicitly after the process exits. 2004-05-01 Stefan Monnier